func math.archCbrt

2 uses

	math (current package)
		cbrt.go#L28: 		return archCbrt(x)
		stubs.go#L56: func archCbrt(x float64) float64 {